PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentDisplayTreeNode Class / PDFOptionalContentDisplayTreeNode Constructor / PDFOptionalContentDisplayTreeNode Constructor(String)
String label to be displayed for this node.
In This Topic
    PDFOptionalContentDisplayTreeNode Constructor(String)
    In This Topic
    Initializes a new PDFOptionalContentDisplayTreeNode object.
    Syntax
    public PDFOptionalContentDisplayTreeNode( 
       java.lang.String label
    )

    Parameters

    label
    String label to be displayed for this node.
    See Also